Configure DHCP Client - CentOS
2014/08/02 |
Configure DHCP Client. DHCP Client uses 68/UDP.
|
|
[1] | It's the example for configuring CentOS Client. |
[root@dlp ~]#
vi /etc/sysconfig/network-scripts/ifcfg-eth0 # change BOOTPROTO= dhcp
/etc/rc.d/init.d/network restart Shutting down interface eth0: [ OK ] Shutting down loopback interface: [ OK ] Bringing up loopback interface: [ OK ] Bringing up interface eth0: [ OK ] |
Configure DHCP Client : Windows
|
It's the example for configuring on Windows 10 Client.
|
[2] | Open the network settings and select "internet protocol" and click "property" button. |
[3] | Check boxes like follows, then IP address is re-configured automatically. |
[4] | See the network status. Automatical configuration is done. |